←Select platform

Count Property

Summary

Gets the number of elements contained in the ICollection.

Syntax

C#
VB
C++
public virtual int Count { get; } 
  
Public Overridable ReadOnly Property Count As Integer 
public: 
virtual property int Count { 
   int get(); 
} 

Property Value

The number of elements contained in the ICollection.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly